crypto/tls.CertificateRequestInfo.ctx (field)

4 uses

	crypto/tls (current package)
		common.go#L488: 	ctx context.Context
		common.go#L495: 	return c.ctx
		handshake_client.go#L1169: 		ctx:           ctx,
		handshake_client_tls13.go#L779: 		ctx:              hs.ctx,